Skip to content

feat: implement OOO acknowledgement functionality#2471

Merged
iamitprakash merged 25 commits into
developfrom
feature/ooo-req-acknowledgement
Sep 6, 2025
Merged

feat: implement OOO acknowledgement functionality#2471
iamitprakash merged 25 commits into
developfrom
feature/ooo-req-acknowledgement

Conversation

@RishiChaubey31
Copy link
Copy Markdown
Contributor

@RishiChaubey31 RishiChaubey31 commented Aug 23, 2025

Date: 25-08-2025

Developer Name: Rishi Chaubey


Issue Ticket Number

Description

  1. When a user creates OOO request it has to be acknowledged by a SUPERUSER
  2. Superuser can acknowledge or reject the OOO request.
  3. The system tracks acknowledgements and updates the OOO status accordingly.
  4. If all required acknowledgements are received, the OOO status is marked as acknowledged.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1
acknow-test.mp4
Screenshot 2025-09-01 035209 Screenshot 2025-09-01 035340

Test Coverage

Screenshot 1 image Screenshot 2025-09-03 011250 Screenshot 2025-09-03 011039

Additional Notes

Description by Korbit AI

What change is being made?

Implement an Out-of-Office (OOO) acknowledgment functionality to update the status of OOO requests, including related middleware, validation, and service enhancements.

Why are these changes being made?

These changes allow superusers to acknowledge OOO requests by approving or rejecting them, thereby improving request management efficiency. This implementation ensures a clear and consistent process for handling OOO requests with proper validation and error handling.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: implement OOO acknowledgement functionality

6 participants